Welcome![Sign In][Sign Up]
Location:
Search - routing algorithm

Search list

[Internet-Networkdsdv

Description: ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) protocol is proactive routing protocol, is the traditional Bellman-Ford Routing Protocol has been improving, and its destination node is characterized by the use of the serial number of the DBF algorithm to solve the routing loop and count the issue of infinity.
Platform: | Size: 17408 | Author: 开开 | Hits:

[Internet-Networkjulishiliang1

Description: 该算法详细的描述距离矢量路由算法的寻路过程,以及发送数据过程-Detailed description of the algorithm distance vector routing algorithm routing process, as well as the process of sending data
Platform: | Size: 2048 | Author: 吴长丽 | Hits:

[Internet-NetworkODMRP

Description: Adhoc自组织网络ODMRP路由算法的C语言实现。仿真模拟了ODMRP路由算法的机制。-Adhoc self-organizing network ODMRP routing algorithm C language. Simulation of ODMRP routing mechanism.
Platform: | Size: 15360 | Author: 林昊 | Hits:

[OtherDataCommunicationNetwork

Description: 数据通信网络 1 概述, OSI 7层结构 2 数据链路层,帧,差错检测 3 重传算法 4 重传算法 5 排队模型-概述和Little定理 6 M/M/1, M/M/m, 队列,等 7 排队网络 8 M/G/1队列, M/G/1 w/ 空闲 9 M/G/1 队列和保留, 优先队列 10 排队系统的稳定性 11 M/G/1队列占用率分布 12 测验 13 多路访问和Aloha 14 稳定的Aloha,树算法 15 CSMA, CSMA/CD和以太网 16 高速LANs,令牌环网,Satellite reservations 17 交换结构概述 18 高速交换调度 19 广播路由和生成树 20 最短路径路由 21 分布式路由算法,最佳路由 22 流量控制-窗口/方案 23 流量控制-基于速率的方案 24 运输层和TCP/IP 25 ATM网络 26 特别专题:光网络和无线网络-Data Communication Network An overview, OSI 7-layer structure of two data link layer, frames, error detection 3 Retransmission Retransmission Algorithm 4 Algorithm 5 queuing model- Overview and Little Theorem 6 M/M/1, M/M/m, queues, and so on 7 8 M/G/1 queue, queuing networks, M/G/1 w/free 9 M/G/1 queue, and reservations, priority queue 10, queuing system, the stability of the 11 M/G/1 queue, the distribution of the occupancy rate of 12 tests over 13 Road access and Aloha 14 stable Aloha, tree algorithm 15 CSMA, CSMA/CD and 16 high-speed Ethernet LANs, token ring network, Satellite reservations 17 switching architecture overview of 18 high-speed switch scheduling 19 broadcast routing and shortest path spanning tree 20 Route 21 Distributed routing algorithm, the best route 22 traffic control- windows/programs, 23 traffic control- rate-based program of 24 transport layer and the TCP/IP 25 ATM network of 26 Special topic: optical networking and wireless networks
Platform: | Size: 5029888 | Author: 孙琛 | Hits:

[OtherIDSIA-25-04

Description: AntHocNet: an Ant-Based Hybrid Routing Algorithm for Mobile Ad Hoc Networks
Platform: | Size: 119808 | Author: Shakeel | Hits:

[matlabAnts

Description: ARA – The Ant-Colony Based Routing Algorithm for MANETs
Platform: | Size: 66560 | Author: ershad | Hits:

[Grid Computingantnet(NS2)

Description: 一个可扩展到ns2中的蚁群算法程序,对于蚁群算法的路由研究很有用处-1 can be expanded to ns2 in the ant colony algorithm program for the study of ant colony algorithm is useful for routing
Platform: | Size: 158720 | Author: nong | Hits:

[matlabwww

Description: 选播路由问题的粒子群优化算法MATLAB源码 用于选播路由的粒子群算法仿真-Anycast Routing Problem with Particle Swarm Optimization Algorithm MATLAB source for Anycast Routing Simulation of Particle Swarm Optimization
Platform: | Size: 2048 | Author: chenrui | Hits:

[Otherdijkstrashortestpath.tar

Description: finding shortest path in a graph by using dijkstra s shortest path routing algorithm
Platform: | Size: 1024 | Author: siva | Hits:

[Othervcprint

Description: Wireless sensor network routing algorithm undergraduate thesis design algorithm
Platform: | Size: 3180544 | Author: vc | Hits:

[Program docspie2002

Description: adaptive routing algorithm in which the link cost are dynamically assigned using a fuzzy system. The traffic in the network is re-routed to nodes, which are less congested, or have spare capacity. Based on a set of fuzzy rules, link cost is dynamically assigned depending upon the present condition of the network.
Platform: | Size: 206848 | Author: tota | Hits:

[OtherlinkStateRouting

Description: 链路状态路由算法实现。链路状态算法又叫最短路径优先SPF(Short Path First)算法。按照SPF的要求,路由器中路由表依赖于一张能表示整个个网络拓扑结构的无向图G(V,E)。-Link state routing algorithm. Link State algorithm called the shortest path first SPF (Short Path First) algorithm. In accordance with the requirements of SPF, the router relies on a routing table can be said that the entire network topology undirected graph G (V, E).
Platform: | Size: 2048 | Author: yiyi | Hits:

[matlabDV_HOP

Description: 基于MATLAB的dv-hop(distance vector routing)算法的实现-Based on MATLAB-dv-hop (distance vector routing) Algorithm
Platform: | Size: 1024 | Author: tim | Hits:

[Internet-NetworkMulticast-routing

Description: 多播路由模拟 演示如何利用NS-2来模拟多播路由,是一个组播数据包的寻路过程,其中涉及到的网络动态特性包括节点动态的加入和离开一个组。-Multicast routing simulation demonstrates how to use NS-2 to simulate a multicast routing, a multicast packet find its way process, involving the dynamic characteristics of the network, including node dynamic joining and leaving a group.
Platform: | Size: 1024 | Author: lvfangfang | Hits:

[matlabAnycast-Routing-PSO-MATLAB-source

Description: 很好的学习资料,对大家有很好的帮助,学习Matlab 和粒子群算法。-Good learning materials, all of us have a good help, learning Matlab and particle swarm algorithm.
Platform: | Size: 6144 | Author: 土豆 | Hits:

[JSP/JavaDVRouterSample

Description: 实现了Distance-Vector 算法了源码,能够模拟路由器之间交换路由的情况-Distance-Vector algorithm implements the source code, to simulate the situation between routers to exchange routing
Platform: | Size: 20480 | Author: 秋兔子 | Hits:

[AI-NN-PRW_antnet

Description: 蚁群路由算法文档和源码 用于NS2的蚁群路由算法实现源代码-ant routing algorithm
Platform: | Size: 2381824 | Author: 杨扬 | Hits:

[AI-NN-PRara

Description: ARA – The Ant-Colony Based Routing Algorithm for MANETs
Platform: | Size: 66560 | Author: pangkaa | Hits:

[Software EngineeringRouting-Algorithms-for-Wireless-Sensor-Networks.r

Description: routing algorithm for sensor network
Platform: | Size: 12288 | Author: Shipra | Hits:

[Internet-Networkadhoc

Description: 经典的路由表协议有:DSDV(序列目的节点距离矢量路由协议),CGSR(群首信关切换路由协议),WRP(无线路由协议)等。经典的源始发的按需路由协议有:DSR(自适应源路由协议)、AODV(自组织网按需距离矢量路由协议),TORA(临时排序路由算法)等,这里实现Adhoc网络路由协议性能的比较-Classical routing table agreement: DSDV (destination sequence distance vector routing protocols), CGSR (group Capitel off switch routing protocol), WRP (Wireless Routing Protocol) and so on. The classic source of origin of the on-demand routing protocols: DSR (Adaptive Source Routing Protocol), AODV (Ad hoc networks on-demand distance vector routing protocols), TORA (Temporary Ordered Routing Algorithm), etc., where the performance achieved Adhoc Network Routing Protocols Comparison
Platform: | Size: 4252672 | Author: 曲景峰 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 48 »

CodeBus www.codebus.net